[INFO] fetching crate eventix 0.5.0...
[INFO] testing eventix-0.5.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate eventix 0.5.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate eventix 0.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate eventix 0.5.0
[INFO] tweaked toml for crates.io crate eventix 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate eventix 0.5.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate eventix 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded nom-language v0.1.0
[INFO] [stderr]   Downloaded icalendar v0.17.6
[INFO] [stderr]   Downloaded rrule v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d
[INFO] running `Command { std: "docker" "start" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icalendar v0.17.6
[INFO] [stderr]    Compiling rrule v0.14.0
[INFO] [stderr]    Compiling eventix v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.56s
[INFO] running `Command { std: "docker" "inspect" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling icalendar v0.17.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling rrule v0.14.0
[INFO] [stderr]    Compiling eventix v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.94s
[INFO] running `Command { std: "docker" "inspect" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eventix-cd362d19bf678171)
[INFO] [stdout] 
[INFO] [stdout] running 146 tests
[INFO] [stdout] test calendar::tests::test_calendar_creation ... ok
[INFO] [stdout] test calendar::tests::test_events_between_invalid_range ... ok
[INFO] [stdout] test calendar::tests::test_events_on_date_valid ... ok
[INFO] [stdout] test calendar::tests::test_find_events ... ok
[INFO] [stdout] test calendar::tests::test_add_events ... ok
[INFO] [stdout] test calendar::tests::test_from_json_allows_missing_events_array ... ok
[INFO] [stdout] test calendar::tests::test_from_json_rejects_malformed_json ... ok
[INFO] [stdout] test calendar::tests::test_json_import_rejects_bad_exdate ... ok
[INFO] [stdout] test calendar::tests::test_json_import_rejects_count_and_until ... ok
[INFO] [stdout] test calendar::tests::test_json_import_rejects_bad_recurrence ... ok
[INFO] [stdout] test calendar::tests::test_json_import_rejects_overflowing_interval ... ok
[INFO] [stdout] test calendar::tests::test_json_to_recurrence_parses_count_until_and_weekdays ... ok
[INFO] [stdout] test calendar::tests::test_json_to_recurrence_rejects_unknown_weekday ... ok
[INFO] [stdout] test calendar::tests::test_json_recurrence_roundtrip ... ok
[INFO] [stdout] test event::tests::test_builder_surfaces_invalid_timezone ... ok
[INFO] [stdout] test calendar::tests::test_to_json_roundtrip_preserves_calendar_level_timezone ... ok
[INFO] [stdout] test event::tests::test_builder_surfaces_invalid_datetime ... ok
[INFO] [stdout] test calendar::tests::test_json_serialization ... ok
[INFO] [stdout] test event::tests::test_dense_secondly_does_not_over_allocate ... ok
[INFO] [stdout] test event::tests::test_event_builder_duration ... ok
[INFO] [stdout] test event::tests::test_dense_hourly_with_weekend_filter ... ok
[INFO] [stdout] test calendar::tests::test_recurrence_to_json_covers_all_frequencies_and_optional_fields ... ok
[INFO] [stdout] test calendar::tests::test_update_event ... ok
[INFO] [stdout] test event::tests::test_event_builder ... ok
[INFO] [stdout] test event::tests::test_event_validation ... ok
[INFO] [stdout] test event::tests::test_exdate_precision_subdaily ... ok
[INFO] [stdout] test event::tests::test_occurrences_between_filter_before_cap ... ok
[INFO] [stdout] test event::tests::test_dense_minutely_capped_early ... ok
[INFO] [stdout] test event::tests::test_occurrences_between_invalid_range ... ok
[INFO] [stdout] test event::tests::test_occurrences_between_zero_cap_returns_empty ... ok
[INFO] [stdout] test event::tests::test_occurs_on_false_for_non_matching_day ... ok
[INFO] [stdout] test event::tests::test_occurs_on_true_for_matching_day ... ok
[INFO] [stdout] test gap_validation::tests::test_calculate_density ... ok
[INFO] [stdout] test gap_validation::tests::test_calculate_density_with_overlapping_events ... ok
[INFO] [stdout] test gap_validation::tests::test_find_gaps ... ok
[INFO] [stdout] test gap_validation::tests::test_find_longest_gap ... ok
[INFO] [stdout] test gap_validation::tests::test_find_available_slots ... ok
[INFO] [stdout] test gap_validation::tests::test_find_overlaps_no_conflict ... ok
[INFO] [stdout] test gap_validation::tests::test_find_overlaps_with_conflict ... ok
[INFO] [stdout] test gap_validation::tests::test_is_slot_available ... ok
[INFO] [stdout] test gap_validation::tests::test_suggest_alternatives ... ok
[INFO] [stdout] test ics::tests::test_from_ics_string_rejects_unparseable_icalendar ... ok
[INFO] [stdout] test ics::tests::test_export_to_ics_and_import_from_ics_roundtrip_path ... ok
[INFO] [stdout] test ics::tests::test_ics_exdate_roundtrip ... ok
[INFO] [stdout] test ics::tests::test_ics_export ... ok
[INFO] [stdout] test gap_validation::tests::test_schedule_density_busy ... ok
[INFO] [stdout] test ics::tests::test_from_ics_string_skips_bad_event_continues_others ... ok
[INFO] [stdout] test ics::tests::test_parse_ical_datetime_value_date_only ... ok
[INFO] [stdout] test ics::tests::test_parse_ical_datetime_value_invalid_short_string ... ok
[INFO] [stdout] test ics::tests::test_parse_ical_datetime_value_rejects_dst_gap ... ok
[INFO] [stdout] test ics::tests::test_import_from_ics_missing_file_errors ... ok
[INFO] [stdout] test ics::tests::test_parse_rrule_value ... ok
[INFO] [stdout] test ics::tests::test_parse_rrule_rejects_unsupported_parts ... ok
[INFO] [stdout] test ics::tests::test_parse_rrule_value_covers_yearly_and_numeric_errors ... ok
[INFO] [stdout] test recurrence::tests::test_daily_recurrence ... ok
[INFO] [stdout] test ics::tests::test_parse_rrule_secondly_from_ics_import ... ok
[INFO] [stdout] test recurrence::tests::test_daily_weekday_eager_matches_lazy ... ok
[INFO] [stdout] test recurrence::tests::test_daily_weekday_direct_jump ... ok
[INFO] [stdout] test recurrence::tests::test_byday_monthly_start_past_last_weekday ... ok
[INFO] [stdout] test recurrence::tests::test_dst_spring_forward_daily ... ok
[INFO] [stdout] test recurrence::tests::test_dst_fall_back_daily ... ok
[INFO] [stdout] test recurrence::tests::test_empty_weekdays_normalized_to_none ... ok
[INFO] [stdout] test recurrence::tests::test_generate_occurrences_capped ... ok
[INFO] [stdout] test recurrence::tests::test_daily_interval2_weekday_jump ... ok
[INFO] [stdout] test recurrence::tests::test_byday_yearly_start_past_all_weekdays ... ok
[INFO] [stdout] test ics::tests::test_ics_rrule_roundtrip ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_size_hint_infinite ... ok
[INFO] [stdout] test recurrence::tests::test_dst_spring_forward_weekly ... ok
[INFO] [stdout] test recurrence::tests::test_dst_spring_forward_eager_matches_lazy ... ok
[INFO] [stdout] test recurrence::tests::test_generate_occurrences_rejects_unbounded ... ok
[INFO] [stdout] test recurrence::tests::test_interval_zero_rrule_string_consistent ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_take ... ok
[INFO] [stdout] test recurrence::tests::test_hourly_recurrence ... ok
[INFO] [stdout] test recurrence::tests::test_hourly_across_dst_spring_forward ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_equivalence ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_monthly ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_nth ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_size_hint ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_until ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_with_interval ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_yearly ... ok
[INFO] [stdout] test recurrence::tests::test_monthly_byday_eager_matches_lazy ... ok
[INFO] [stdout] test recurrence::tests::test_minutely_recurrence ... ok
[INFO] [stdout] test recurrence::tests::test_monthly_byday_expansion ... ok
[INFO] [stdout] test recurrence::tests::test_monthly_byday_dst_spring_forward ... ok
[INFO] [stdout] test recurrence::tests::test_private_recurrence_helper_guards_and_edges ... ok
[INFO] [stdout] test recurrence::tests::test_secondly_recurrence ... ok
[INFO] [stdout] test recurrence::tests::test_lazy_iterator_size_hint_until ... ok
[INFO] [stdout] test recurrence::tests::test_private_occurrence_iterator_exhaustion_paths ... ok
[INFO] [stdout] test recurrence::tests::test_subdaily_skip_does_not_overshoot_matching_day ... ok
[INFO] [stdout] test recurrence::tests::test_subdaily_weekday_minutely_skip ... ok
[INFO] [stdout] test recurrence::tests::test_subdaily_weekday_secondly_perf ... ok
[INFO] [stdout] test recurrence::tests::test_monthly_byday_with_interval ... ok
[INFO] [stdout] test recurrence::tests::test_monthly_byday_multiple_weekdays ... ok
[INFO] [stdout] test recurrence::tests::test_subdaily_weekday_skip ... ok
[INFO] [stdout] test recurrence::tests::test_monthly_byday_with_until ... ok
[INFO] [stdout] test recurrence::tests::test_monthly_byday_start_on_matching_weekday ... ok
[INFO] [stdout] test recurrence::tests::test_subdaily_new_constructor ... ok
[INFO] [stdout] test recurrence::tests::test_recurrence_filter_weekends ... ok
[INFO] [stdout] test recurrence::tests::test_until_rrule_string_uses_utc ... ok
[INFO] [stdout] test recurrence::tests::test_monthly_day_clamping ... ok
[INFO] [stdout] test recurrence::tests::test_subdaily_weekday_start_on_matching_day ... ok
[INFO] [stdout] test recurrence::tests::test_uses_byday_expansion_false ... ok
[INFO] [stdout] test recurrence::tests::test_weekly_weekdays_biweekly ... ok
[INFO] [stdout] test recurrence::tests::test_weekly_weekdays_expansion_eager ... ok
[INFO] [stdout] test recurrence::tests::test_weekly_weekdays_expansion_lazy ... ok
[INFO] [stdout] test recurrence::tests::test_weekly_weekdays_start_not_in_weekdays ... ok
[INFO] [stdout] test recurrence::tests::test_yearly_byday_expansion ... ok
[INFO] [stdout] test recurrence::tests::test_yearly_byday_with_interval ... ok
[INFO] [stdout] test recurrence::tests::test_zero_interval_weekly_weekdays_clamped_to_one ... ok
[INFO] [stdout] test recurrence::tests::test_yearly_leap_day_clamping ... ok
[INFO] [stdout] test timezone::tests::test_convert_timezone ... ok
[INFO] [stdout] test timezone::tests::test_local_day_window_dst_fall_back ... ok
[INFO] [stdout] test recurrence::tests::test_zero_interval_clamped_to_one ... ok
[INFO] [stdout] test timezone::tests::test_convert_timezone_across_pacific ... ok
[INFO] [stdout] test timezone::tests::test_parse_datetime ... ok
[INFO] [stdout] test recurrence::tests::test_weekdays_filter_eager ... ok
[INFO] [stdout] test recurrence::tests::test_weekly_recurrence ... ok
[INFO] [stdout] test recurrence::tests::test_weekdays_filter_lazy ... ok
[INFO] [stdout] test views::tests::test_advance_week_start_none_paths ... ok
[INFO] [stdout] test views::tests::test_build_week_view_rejects_incomplete_week_window ... ok
[INFO] [stdout] test views::tests::test_cancelled_events_are_excluded_from_day_views ... ok
[INFO] [stdout] test timezone::tests::test_local_day_window_dst_spring_forward ... ok
[INFO] [stdout] test timezone::tests::test_parse_timezone ... ok
[INFO] [stdout] test timezone::tests::test_resolve_local_dst_gap_uses_pre_gap_offset ... ok
[INFO] [stdout] test views::tests::test_day_iterator_is_fused_after_exhaustion ... ok
[INFO] [stdout] test views::tests::test_day_iterator_empty_days ... ok
[INFO] [stdout] test views::tests::test_day_iterator_size_hint_is_exact ... ok
[INFO] [stderr]      Running tests/booking_status_tests.rs (/opt/rustwide/target/debug/deps/booking_status_tests-ae0707a2fbb7882a)
[INFO] [stdout] test views::tests::test_day_iterator_recurring_events ... ok
[INFO] [stdout] test views::tests::test_day_iterator_skip_to ... ok
[INFO] [stdout] test views::tests::test_day_iterator_with_events ... ok
[INFO] [stdout] test views::tests::test_end_inclusive_zero_length_window_falls_back_to_start ... ok
[INFO] [stdout] test views::tests::test_day_view_helpers ... ok
[INFO] [stdout] test views::tests::test_owned_occurrence_ordering_uses_start_time ... ok
[INFO] [stdout] test views::tests::test_owned_occurrence_fields ... ok
[INFO] [stdout] test views::tests::test_remaining_full_weeks_invalid_start_returns_zero ... ok
[INFO] [stdout] test views::tests::test_day_iterator_backward ... ok
[INFO] [stdout] test views::tests::test_day_iterator_basic ... ok
[INFO] [stdout] test views::tests::test_week_boundary_helpers_are_monday_aligned ... ok
[INFO] [stdout] test views::tests::test_week_iterator_basic ... ok
[INFO] [stdout] test views::tests::test_week_iterator_backward ... ok
[INFO] [stdout] test views::tests::test_week_iterator_event_count ... ok
[INFO] [stdout] test views::tests::test_week_iterator_is_fused_after_exhaustion ... ok
[INFO] [stdout] test views::tests::test_week_view_all_events_is_sorted_across_days ... ok
[INFO] [stdout] test views::tests::test_week_iterator_size_hint_and_skip_to ... ok
[INFO] [stdout] test views::tests::test_week_view_all_events_tie_break_same_timestamp ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_event_status_lifecycle ... ok
[INFO] [stdout] test test_event_builder_end_validation_and_default_builder ... ok
[INFO] [stdout] test test_rescheduling_validation ... ok
[INFO] [stdout] test test_event_status_serialization ... ok
[INFO] [stdout] test test_gap_validation_ignores_cancelled_events ... ok
[INFO] [stdout] test test_rescheduling_resets_cancelled_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/calendar_view_tests.rs (/opt/rustwide/target/debug/deps/calendar_view_tests-cf626b0910fefa93)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_calendar_from_json_rejects_invalid_exdates_and_status ... ok
[INFO] [stdout] test test_backward_weeks_are_contiguous_monday_to_sunday_windows ... ok
[INFO] [stdout] test test_calendar_from_json_reports_missing_event_fields ... ok
[INFO] [stdout] test test_views_cancelled_events_excluded ... ok
[INFO] [stdout] test test_calendar_mutators_and_occurrence_helpers ... ok
[INFO] [stdout] test test_weeks_align_to_monday ... ok
[INFO] [stdout] test test_views_dst_boundary ... ok
[INFO] [stdout] test test_views_match_events_on_date_for_active_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gap_validation_tests.rs (/opt/rustwide/target/debug/deps/gap_validation_tests-56f14a68af37f6a4)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_comprehensive_gap_detection ... ok
[INFO] [stdout] test test_density_metrics_comprehensive ... ok
[INFO] [stdout] test test_density_with_overlapping_events ... ok
[INFO] [stdout] test test_density_fully_contained_event_not_double_counted ... ok
[INFO] [stdout] test test_calculate_density_zero_range ... ok
[INFO] [stdout] test test_find_available_slots_for_meeting ... ok
[INFO] [stdout] test test_gap_validation_cancelled_slots_and_alternative_suggestions ... ok
[INFO] [stdout] test test_gap_validation_invalid_time_range ... ok
[INFO] [stdout] test test_gap_validation_helpers_and_zero_duration_events ... ok
[INFO] [stdout] test test_conflict_resolution_suggestions ... ok
[INFO] [stdout] test test_find_gaps_negative_min_duration ... ok
[INFO] [stdout] test test_gap_validation_slot_availability_uses_event_duration ... ok
[INFO] [stdout] test test_is_slot_available_invalid_time_range ... ok
[INFO] [stdout] test test_gap_metadata ... ok
[INFO] [stdout] test test_longest_gap_finder ... ok
[INFO] [stdout] test test_recurring_events_gap_detection ... ok
[INFO] [stdout] test test_multi_timezone_gap_detection ... ok
[INFO] [stdout] test test_suggest_alternatives_empty_calendar ... ok
[INFO] [stdout] test test_suggest_alternatives_impossible_duration ... ok
[INFO] [stdout] test test_overlap_detection_complex ... ok
[INFO] [stdout] test test_schedule_density_analysis ... ok
[INFO] [stdout] test test_slot_availability_edge_cases ... ok
[INFO] [stdout] test test_suggest_alternatives_invalid_search_window ... ok
[INFO] [stdout] test test_touching_events_not_overlapping ... ok
[INFO] [stdout] test test_zero_duration_events_no_false_overlaps ... ok
[INFO] [stdout] test test_overlaps_sweep_line_performance ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property_tests.rs (/opt/rustwide/target/debug/deps/property_tests-f8a4444d988beb6d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_event_builder_bulk_field_setters_and_filters ... ok
[INFO] [stdout] test test_recurrence_rrule_and_filter_helpers ... ok
[INFO] [stdout] test test_event_overlap_logic ... ok
[INFO] [stdout] test test_gaps_are_non_overlapping ... ok
[INFO] [stdout] test test_gaps_plus_busy_equals_total ... ok
[INFO] [stdout] test test_empty_calendar_has_one_big_gap ... ok
[INFO] [stdout] test test_recurrence_daily_count_invariant ... ok
[INFO] [stdout] test test_no_overlaps_for_sequential_events ... ok
[INFO] [stdout] test test_density_invariant_with_overlapping_events ... ok
[INFO] [stdout] test test_recurrence_weekly_interval_invariant ... ok
[INFO] [stdout] test test_density_percentage_bounds_non_overlapping ... ok
[INFO] [stdout] test test_event_builder_invariants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/timezone_ics_tests.rs (/opt/rustwide/target/debug/deps/timezone_ics_tests-2b3539e6410ee819)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_all_day_event_utc ... ok
[INFO] [stdout] test test_exception_dates_with_timezone ... ok
[INFO] [stdout] test test_ics_import_invalid_datetime_format ... ok
[INFO] [stdout] test test_mixed_utc_and_local_timezones ... ok
[INFO] [stdout] test test_utc_timezone_uses_z_suffix ... ok
[INFO] [stdout] test test_dst_boundary_event ... ok
[INFO] [stdout] test test_timezone_dst_gap_and_is_dst_detection ... ok
[INFO] [stdout] test test_recurring_event_with_timezone ... ok
[INFO] [stdout] test test_multiple_timezones_in_one_calendar ... ok
[INFO] [stdout] test test_ics_import_missing_property ... ok
[INFO] [stdout] test test_ics_round_trip_preserves_timezone ... ok
[INFO] [stdout] test test_timezone_aware_ics_export ... ok
[INFO] [stdout] test test_ics_import_skips_invalid_events_and_handles_exdate_fallbacks ... ok
[INFO] [stdout] test test_ics_file_round_trip_preserves_metadata_and_exported_fields ... FAILED
[INFO] [stdout] test test_ics_file_errors_are_wrapped ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_ics_file_round_trip_preserves_metadata_and_exported_fields stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ics_file_round_trip_preserves_metadata_and_exported_fields' (1940) panicked at tests/timezone_ics_tests.rs:16:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1974904a18 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1974904a18 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1974904a18 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1974904a18 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1974919a1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1974919a1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d1974909232 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d1974909232 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d19748e2a26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d19748e2a26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d19748fca59 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d19747bb6bc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d19747bb6bc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d19748fcc12 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d19748fcc12 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d19748e2ae2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d19748d7ab9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d19748e37fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d197491a1ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1974919f22 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d19747a5485 - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d19747a5485 - timezone_ics_tests[6b6f0f62e28dcfc3]::temp_ics_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timezone_ics_tests.rs:16:30
[INFO] [stdout]   22:     0x5d19747a9fa7 - timezone_ics_tests[6b6f0f62e28dcfc3]::test_ics_file_round_trip_preserves_metadata_and_exported_fields
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timezone_ics_tests.rs:288:16
[INFO] [stdout]   23:     0x5d19747a4f97 - timezone_ics_tests[6b6f0f62e28dcfc3]::test_ics_file_round_trip_preserves_metadata_and_exported_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timezone_ics_tests.rs:287:69
[INFO] [stdout]   24:     0x5d19747ae6b6 - <timezone_ics_tests[6b6f0f62e28dcfc3]::test_ics_file_round_trip_preserves_metadata_and_exported_fields::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d19747ae79b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d19747ae79b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d19747bc015 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d19747bc015 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d19747bc015 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d19747bc015 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d19747bc015 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d19747bc015 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d19747bc015 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d19747b6b74 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d19747b6b74 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d19747bf092 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d19747bf092 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d19747bf092 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d19747bf092 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d19747bf092 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d19747bf092 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d19747bf092 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d1974903e6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5d1974903e6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7a56744ddaa4 - <unknown>
[INFO] [stdout]   46:     0x7a567456aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_ics_file_errors_are_wrapped stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ics_file_errors_are_wrapped' (1939) panicked at tests/timezone_ics_tests.rs:16:30:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1974904a18 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d1974904a18 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d1974904a18 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1974904a18 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d1974919a1a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1974919a1a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5d1974909232 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d1974909232 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d19748e2a26 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d19748e2a26 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d19748fca59 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d19747bb6bc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5d19747bb6bc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d19748fcc12 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5d19748fcc12 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d19748e2ae2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d19748d7ab9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d19748e37fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d197491a1ac - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1974919f22 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5d19747a5485 - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d19747a5485 - timezone_ics_tests[6b6f0f62e28dcfc3]::temp_ics_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timezone_ics_tests.rs:16:30
[INFO] [stdout]   22:     0x5d19747a6c70 - timezone_ics_tests[6b6f0f62e28dcfc3]::test_ics_file_errors_are_wrapped
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timezone_ics_tests.rs:337:23
[INFO] [stdout]   23:     0x5d19747a4de7 - timezone_ics_tests[6b6f0f62e28dcfc3]::test_ics_file_errors_are_wrapped::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/timezone_ics_tests.rs:324:38
[INFO] [stdout]   24:     0x5d19747ae476 - <timezone_ics_tests[6b6f0f62e28dcfc3]::test_ics_file_errors_are_wrapped::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d19747ae79b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d19747ae79b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5d19747bc015 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5d19747bc015 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5d19747bc015 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d19747bc015 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d19747bc015 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d19747bc015 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5d19747bc015 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5d19747b6b74 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5d19747b6b74 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d19747bf092 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5d19747bf092 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5d19747bf092 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d19747bf092 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d19747bf092 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d19747bf092 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5d19747bf092 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d1974903e6f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x5d1974903e6f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7a56744ddaa4 - <unknown>
[INFO] [stdout]   46:     0x7a567456aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_ics_file_errors_are_wrapped
[INFO] [stdout]     test_ics_file_round_trip_preserves_metadata_and_exported_fields
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test timezone_ics_tests`
[INFO] running `Command { std: "docker" "inspect" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d", kill_on_drop: false }`
[INFO] [stdout] 52eb8901373d0e6466fb6d4ab5f95ed741c0c5a5c3157b645b09886903d7076d
